Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set GCStressIncompatible on GenericContext test #105645

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Conversation

VSadov
Copy link
Member

@VSadov VSadov commented Jul 29, 2024

Another try at fixing #104633

steveisok and others added 2 commits July 29, 2024 11:42
As suggested in dotnet#104633, this may help in reducing test timeouts.
…xt/GenericContextCommonCs.csproj

Co-authored-by: Vladimir Sadov <vsadov@microsoft.com>
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

@VSadov
Copy link
Member Author

VSadov commented Jul 29, 2024

@steveisok @jkoritzinsky The suppression style as suggested in #104686 may be better in the long term.
I just want to make GC stress green first.

@VSadov
Copy link
Member Author

VSadov commented Jul 29, 2024

/azp run runtime-coreclr gcstress-extra, runtime-coreclr gcstress0x3-gcstress0xc

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@VSadov
Copy link
Member Author

VSadov commented Jul 29, 2024

I hope this will work. The previous attempt should have worked in theory. Not sure what happened with that.

@VSadov
Copy link
Member Author

VSadov commented Jul 29, 2024

/azp run runtime-coreclr gcstress-extra, runtime-coreclr gcstress0x3-gcstress0xc

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@VSadov
Copy link
Member Author

VSadov commented Jul 30, 2024

Thanks!

@VSadov VSadov merged commit ec5afb7 into dotnet:main Jul 30, 2024
102 checks passed
@VSadov VSadov deleted the fix104633 branch July 30, 2024 07:15
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants